Providing form navigation With HTML 4.0, Web authors can make their forms navigable using keyboard shortcuts. In Adobe GoLive, these attributes are implemented as check box options that appear in the Focus section of the different Inspectors. In an HTML form, each element must receive focus from the viewer to become active and perform its task. In earlier versions of HTML, this was usually done by clicking the desired element. HTML 4.0 introduces two alternative ways of navigating a form using the keyboard: Note: Not all browsers support form navigation control keys. Creating Forms > Providing form navigation Related subtopics: |